pubnub-kotlin-docs
Toggle table of contents
13.1.0
apple
Target filter
apple
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
com.pubnub.api.endpoints.presence
/
[apple]SetStateImpl
Set
State
Impl
apple
class
SetStateImpl
(
pubnub
:
ERROR CLASS: Symbol not found for KMPPubNub
,
channels
:
List
<
String
>
,
channelGroups
:
List
<
String
>
,
state
:
Any
)
:
SetState
Members
Constructors
Set
State
Impl
Link copied to clipboard
apple
constructor
(
pubnub
:
ERROR CLASS: Symbol not found for KMPPubNub
,
channels
:
List
<
String
>
,
channelGroups
:
List
<
String
>
,
state
:
Any
)
Functions
async
Link copied to clipboard
apple
open
override
fun
async
(
callback
:
ERROR CLASS: Symbol not found for Consumer<ERROR CLASS: Symbol not found for Result<ERROR CLASS: Symbol not found for PNSetStateResult>>
)